* s~\t+$~~
[lhc/web/wiklou.git] / includes / ZhClient.php
index ff414c1..4ca4e1f 100644 (file)
@@ -101,7 +101,7 @@ class ZhClient {
         * @param string $text input text
         * @return array langcode => converted_string
         * @access public
-        */     
+        */
        function convertToAllVariants($text) {
                $len = strlen($text);
                $q = "CONV ALL $len\n$text";